←Select platform

Expression Property

Summary

Gets the expression tree that is associated with the instance of IQueryable.

Syntax

C#
VB
C++
public Expression Expression {get;} 
Public ReadOnly Property Expression As Expression 
public: 
property Expression^ Expression { 
   Expression^ get(); 
} 

Property Value

The Expression that is associated with this instance of IQueryable.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly